writeToChannel

open suspend override fun writeToChannel(from: Entity, to: Entity, message: ByteArray): Either<ProtocolError, Unit>